home *** CD-ROM | disk | FTP | other *** search
/ Amiga Packmags / Source, The - Issue 1 (1993)(Epsilon)[WB].zip / Source, The - Issue 1 (1993)(Epsilon)[WB].adf / TextFiles / foot.txt next >
Text File  |  1992-12-22  |  3KB  |  79 lines

  1. The proliferation of modern programming languages (all of which seem to have
  2. stolen countless features from one another) sometimes makes it difficult to
  3. remember what language you're currently using.  This quide is offered as a
  4. service to help programmers who find themselves in such dilemmas.
  5.  
  6.  
  7. C: You shoot yourself in the foot.
  8.  
  9.  
  10. C++: You accidently create a dozen instances of yourself and shoot them all in
  11. the foot.  Providing emergency medical assistance is impossible since you
  12. can't tell which are bitwise copies and which are just pointing at others and
  13. saying, "That's me, over there."
  14.  
  15.  
  16. FORTRAN: You shoot yourself in each toe, iteratively, until you run out of
  17. toes, then you read in the next foot and repeat.  If you run out of bullets,
  18. you continue anyway because you have no exception-handling ability.
  19.  
  20.  
  21. Modula-2: After realizing that you can't actually accomplish anything in this
  22. language, you shoot yourself in the head.
  23.  
  24.  
  25. COBOL: USEing a COLT 45 HANDGUN, AIM gun at LEG.FOOT, THEN place
  26. ARM.HAND.FINGER on HANDGUN.TRIGGER and SQUEEZE.  THEN return HANGUN to
  27. HOLSTER.
  28.  CHECK whether shoelace needs to be retied.
  29.  
  30.  
  31. BASIC: Shoot yourself in foot with water pistol.  On big systems, continue
  32. until entire lower body is waterlogged.
  33.  
  34.  
  35. FORTH: Foot in yourself shoot.
  36.  
  37.  
  38. APL: You shoot yourself in the foot, then spend all day figuring out how to do
  39. it fewer characters.
  40.  
  41.  
  42. Pascal: The compiler won't let you shoot yourself in the foot.
  43.  
  44.  
  45. Concurrent Euclid: You shoot yourself in somebody else's foot.
  46.  
  47.  
  48. Motif: You spend days writing a UIL description of your foot, the trajectory,
  49. the bullet, and the intricate scrollwork on the ivory handle of the gun.  When
  50. you finally get around to pulling the trigger, the gun jams.
  51.  
  52.  
  53. Unix: % ls foot.c foot.h foot.o toe.c toe.o % rm *.o rm: .o: No such file or
  54. directory % ls %
  55.  
  56.  
  57. XBase: Shooting yourself is no problem.  If you want to shoot yourself in the
  58. foot, you'll have to use Clipper.
  59.  
  60.  
  61. Paradox: Not only can you shoot yourself in the foot, your users can too.
  62.  
  63.  
  64. Reveration: You'll be able to shoot yourself in the foot just as soon as you
  65. figure out what all these bullets are for.
  66.  
  67.  
  68. Visual Basic: You'll shoot yourself in the foot, but you'll have so much fun
  69. doing it that you won't care.
  70.  
  71.  
  72. Prolog: You tell your program you want to be shot in the foot.  The program
  73. figures out how to do it, but the syntax doesn't allow it to explain.
  74.  
  75.  
  76. 370 JCL: You send your foot down to MIS with a 4000-page document explaining
  77. how you want it to be shot.  Three years later, your foot comes back deep-
  78. fried.
  79.